home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Topik / Topik - Disk 04 - Disk and Technical Stuff (19xx)(Topik Public Domain)(PD)[WB].zip / Topik - Disk 04 - Disk and Technical Stuff (19xx)(Topik Public Domain)(PD)[WB].adf / DiskEds / Newzap.docs < prev    next >
Text File  |  1989-06-22  |  4KB  |  80 lines

  1.        NewZAP: Program and Documentation (c) 1986 Proprietary Products
  2.                    
  3.                  
  4. WHAT IS NEWZAP?
  5. ===============
  6.  
  7.     NewZAP is a multi-purpose file sector editing utility. If you've ever
  8. had the need to alter just a few bytes within a file, examine its binary and
  9. ASCII representations, or search for key sequences of digits or characters,
  10. NewZAP will make your hacking life a little bit easier. It does what text
  11. editors were not meant to do; precise position-oriented object modifications.
  12. NewZAP will run from CLI or Workbench under 1.1 or 1.2 KickStart with or
  13. without FAST RAM.
  14.  
  15. ORIGINS & CREDITS
  16. =================
  17.  
  18.     NewZAP is a third-generation ZAP utility in the sense that it descended
  19. from Apparat's Z-80 based SuperZap to FileZAP (Fred Fish disk # 10) to the
  20. current. NewZAP was compiled under 16-bit Aztec "C", with graphics, fontwork
  21. and debugging assisted by with Deluxe Paint, FontEdit, and MetaScope,
  22. respectively. Thanx to Scott Saunders for the competitive edge, Mike Lehman
  23. for the much-needed documentation, and to R.J. Mical for "A Final Note on
  24. Style".
  25.  
  26. Beverages provided by the Coca-Cola Company and Molson Breweries of Canada, Ltd.
  27.     
  28. USAGE
  29. =====
  30.  
  31.     The calling sequence from CLI is NewZAP [filename], where filename is
  32. the optional initial file to edit. From Workbench, just click on the gadget.
  33. The rest of the program is... well, self-explanatory! The current file can
  34. be changed at any time by editing the filename string gadget, writing out any
  35. changes to the previous file before switching. Simply click on the HEX or ASCii
  36. windows to reflect the current editing mode. The cursor can be moved by rolling
  37. the mouse with the left button down, or by using the arrow keys. Note that each
  38. window wraps to the next; i.e., you can click on the HEX window, move the cursor
  39. over the the ASCii side, and edit the ASCii position while still in HEX mode.
  40.  
  41.     As in FileZAP, you cannot edit past the EOF byte in the last record.
  42. Unlike FileZAP, NewZAP displays and edits full 512-byte sectors via a 106 
  43. character wide internal font. Most commands are duplicated with matching command
  44. sequences; an exception being the HELP key, which brings up the "About..."
  45. menuitem. Input/disk errors are flagged with a non-abusive audible "beep".
  46.  
  47.     The Search menu is unique to NewZAP. Use it to check for strings or
  48. HEX digits, forward or backward, with or without caps matching. Tired of batch
  49. files that grind your disk drive? Use NewZAP's Search, Edit and Save functions
  50. to modify both instances of ":T" to "T:" in C:EXECUTE. Execute will henceforth
  51. store its preprocessed batch files anywhere you want provided you have ASSIGNed
  52. T: to someplace! I recommend ASSIGNing T: to RAM: in your Startup-Sequence for
  53. ultra-fast EXECUTEs.
  54.  
  55. CAVEATS
  56. =======
  57.  
  58.     Some folk have requested the ability to extend files. Well, the original
  59. didn't support it so neither does NewZAP. I've rarely had a need for this, but
  60. perhaps future versions will support it if the demand is great.
  61.  
  62.     NewZAP expects an 80-column environment for its titles and gadgets. If
  63. you haven't set Preferences yet, do so!
  64.  
  65.     NewZAP is a two-edged sword, and can DESTROY object files with careless
  66. editing. My advice : work on backup copies.
  67.  
  68.     Lastly, NewZAP is shareware, a concept where authors can release high-
  69. quality software at low cost and risk to users. If you like it, contribute
  70. something to the kitty. If you don't, pass it on. A $15 donation will put you
  71. on the upgrade list, so you can receive the next major revision on disk via
  72. U.S. Postal service. ENCOURAGE USER-SUPPORTED SOFTWARE! The author can be
  73. reached at :
  74.  
  75.  
  76.                            Proprietary Products
  77.                              c/o John Hodgson
  78.                               P.O. Box 1643
  79.                        Pebble Beach, Ca. 93953-1643
  80.